home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libkipi-common / README < prev   
Text File  |  2008-01-04  |  2KB  |  66 lines

  1. In this file:
  2.  
  3. * About kdegraphics
  4. * Common Mistakes
  5. * Debugging
  6. * More Info
  7.  
  8.  
  9. About kdegraphics
  10. -----------------
  11. kdegraphics is a collection of graphic oriented applications:
  12.  
  13. * doc
  14.     XML based documentation for the programs.
  15.  
  16. * gwenview
  17.     Image viewer.
  18.  
  19. * kamera
  20.     Digital camera io_slave for Konqueror. Together gPhoto this allows you
  21.     to access your camera's picture with the URL kamera:/
  22.  
  23. * kfile-plugins
  24.     Provide meta information for graphic files.
  25.  
  26. * kolourpaint
  27.     An easy-to-use paint program designed for everyday tasks like drawing
  28.     simple diagrams/logos/icons and editing screenshots.
  29.                      
  30. * kruler
  31.     A ruler in inch, centimeter and pixel to check distances on the screen.
  32.  
  33. * ksnapshot
  34.     Make snapshots of the screen contents.
  35.  
  36. * libkscan
  37.     Library to access scanners used by kooka (and koffice), needs SANE to be
  38.     used
  39.  
  40. * okular
  41.     Document viewer; support different kinds of documents.
  42.  
  43.  
  44. Common Mistakes
  45. ---------------
  46. If configure claims Qt cannot be found, have a look at http://www.trolltech.com
  47. to get a copy of latest Qt 4.3.x version.
  48.  
  49.  
  50. Debugging
  51. ---------
  52. You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
  53. want to have debug code in your KDE apps and libs. We recommend to do this,
  54. since this is alpha software and this makes debugging things a whole lot
  55. easier.
  56.  
  57.  
  58. More Info
  59. ---------
  60. Please direct any bug reports to our bug list by visiting
  61. http://bugs.kde.org.
  62.  
  63. General KDE discussions should go to the KDE mailing list (kde@kde.org).
  64.  
  65.  
  66.